home *** CD-ROM | disk | FTP | other *** search
/ Imekura ROM / Imekura ROM.iso / pc / win / open2.dir / 00012.ls < prev    next >
Encoding:
Text File  |  1995-07-11  |  91 b   |  7 lines

  1. on mouseDown
  2.   if pushbutton() then
  3.     sound stop 1
  4.     go("KAERU", "OPEN3")
  5.   end if
  6. end
  7.